Đăng nhập Đăng ký

output list nghĩa là gì

phát âm:
"output list" câu
Bản dịchĐiện thoại
  • Từ điển kỹ thuật
    Lĩnh vực: toán & tin
    • danh sách xuất
  • output     ['autput] danh từ sự sản xuất sản phẩm khả năng sản xuất,...
  • list     [list] danh từ trạng thái nghiêng; mặt nghiêng to have a list...
Câu ví dụ
  • Select Sony USB DAC Amplifier from the Select a device for sound output list.
    Chọn Sony USB DAC Amplifier từ danh sách Select a device for sound output.
  • Select Sony USB DAC Amplifier or Sony Audio from the Select a device for sound output list.
    Chọn Sony USB DAC Amplifier từ danh sách Select a device for sound output.
  • Select the unit (Sony Audio or Sony USB DAC Amplifier) from the Select a device for sound output list.
    Chọn Sony USB DAC Amplifier từ danh sách Select a device for sound output.
  • Each node n gets prepended to the output list L only after considering all other nodes which depend on n (all descendants of n in the graph).
    Lưu ý rằng mỗi nút n được thêm vào danh sách L chỉ sau khi đã thăm tất cả các nút khác mà n phụ thuộc vào(tất cả các nút hậu duệ của n trong đồ thị).
  • Note that each node n gets added to the output list L only after considering all other nodes on which n depends (all descendant nodes of n in the graph).
    Lưu ý rằng mỗi nút n được thêm vào danh sách L chỉ sau khi đã thăm tất cả các nút khác mà n phụ thuộc vào(tất cả các nút hậu duệ của n trong đồ thị).
  • Specifically, when the algorithm adds node n, we are guaranteed that all nodes on which n depends are already in the output list L: they were added to L either by the preceding recursive call to visit(), or by an earlier call to visit().
    Cụ thể là, khi thuật toán thêm nút n, nó đảm bảo rằng tất cả các nút n phụ thuộc vào đã có trong danh sách L: chúng đã được thêm vào L hoặc do lời gọi đệ quy đến thăm(), hoặc do một lời gọi đến thăm() từ trước.